home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - 1 -
-
-
-
- 7.3 FORTRAN 77 Release Notes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- 7. _B_u_g__F_i_x_e_s
-
- This chapter describes bugs fixed in the FORTRAN
- 77 compiler since the MIPSpro 7.2.1 release.
-
- 495188 Compiling -g3 and -O3 produces an
- error.
-
-
- 513707 Cannot open more than 100 direct
- files.
-
-
- 516588 FORTRAN 77 list-directed I/O fails to
- work correctly on an existing file.
-
-
- 524296 FORTRAN 77 list-directed write fails
- to detect an error (for 7.1 and 7.2).
-
-
- 527165 Compiling code with -i2 and -n32 gives
- declaration conflicts on intrinsic LEN
- function.
-
-
- 545750 FORTRAN 77 call to readlink fails with
- a segmentation fault.
-
-
- 548392 Program failed during Whirl-to-FORTRAN
- 77 attempt to generate a source
- listing.
-
-
- 550165 Assertion failure occurred while
- compiling with -cray_libs.
-
-
- 577122 An obvious error fails to produce an
- error message.
-
-
- 598818 An output format rounding error
- occurred.
-
-
- 632620 Variable initialization problems
- occurred in N32 F77 compiler.
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 3 -
-
-
-
- 637440 In the FORTRAN 77 7.2.1 (.1m) release,
- -use_readonly_const changes data to
- read-only mode when saved by the SAVE
- DATA statement.
-
-
- 642513 When cpp is used implicitly to include
- some common blocks, the program fails
- when compiling the code "directly,"
- using -O0 -g and a few other flags.
-
-
- 647500 -O2 optimization wrongly evaluates (a
- .lt. 0) to true.
-
-
- 649958 Compiler support is needed for #pragma
- ident.
-
-
- 656738 -O3 interferes with FORTRAN 77
- adjustable arrays.
-
-
- 658031 Support is needed for array
- declarators on AUTOMATIC and STATIC
- statements.
-
-
- 671425 Coding error causes INTERNAL ERROR
- instead of error message.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-